<string>Here you can preview the layout of the target hard disk after the operation has been accomplished.</string>
</property>
</widget>
<widget class="CUDRContainer" row="1" column="1">
<property name="name">
<cstring>OriginalDiskUDR</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can see the layout of the source hard disk.</string>
</property>
</widget>
<widget class="QLabel" row="7" column="1">
<property name="name">
<cstring>GoNextTip</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>To accept the changes, click <b>Next</b></string>
</property>
<property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
</widget>
<widget class="QGroupBox" row="5" column="1">
<property name="name">
<cstring>ResizeControlGroup</cstring>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>10</number>
</property>
<property name="spacing">
<number>5</number>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="1" column="4">
<property name="name">
<cstring>textLabel4_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Max Copy Size:</string>
</property>
</widget>
<widget class="QSlider" row="1" column="3">
<property name="name">
<cstring>CopySizeSlider</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>NoMarks</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Move the slider to define how much space will be occupied on the target hard disk. You can either shrink or enlarge the resulted disk copy, thus resizing the on-disk partitions.</string>